flow analysis program

英 [fləʊ əˈnæləsɪs ˈprəʊɡræm] 美 [floʊ əˈnæləsɪs ˈproʊɡræm]

【计】流程分析程序

计算机



双语例句

  1. Program static detection, a method of information and data flow analysis for source program with PASCAL like language is presented, which is an effective method for decreasing program errors such as data flow error, infinitive program iteration, etc.
    采用类似PASCAL的语言,提出了一种以源程序为目标的信息流和数据流静态分析方法。
  2. Based on seepage model of saturated-unsaturated flow for soils, a fixed-mesh FEM is used in the steady seepage analysis in the paper, a method for determining the range of overflowing surface presented and the relevant computer program developed.
    基于统一的饱和-非饱和土渗流控制方程,采用固定网格有限元法进行稳定渗流分析,提出溢出面范围的确定方法,并研制了相应的计算程序。
  3. The extensive use of pointers in languages such as C greatly affects the accuracy of data flow analysis which further affects the result of program optimization and program transformation.
    C语言程序中指针的广泛使用严重地影响了数据流分析的精确程度,从而严重地影响了程序优化和程序变换的效果。
  4. This software mainly includes four modules, experiential design module, data conversion program module, Three-Dimension Flow analysis program module, and optimization program module.
    软件包括以下主要模块:工程设计模块、数据转换模块、三元流叶轮性能分析计算模块、迭代优化模块。
  5. Data flow analysis is widely applied to software engineering, such as compiler optimization, program validation, debugging, testing, understanding, slicing, parallelizing and so on.
    数据流分析被广泛用于解决编译优化、程序验证、理解、分片、调试、测试以及并行化等问题。
  6. FAPa general purpose flow analysis program
    FAP&流动分析通用有限元程序
  7. The numerical method of large-eddy simulation, the computational method of compressible turbulent flow, parallel cluster, POD method and the statistical analysis method of turbulence are studied, and the parallel program of large-eddy simulation of turbulent jet are obtained.
    对本研究采用的湍流大涡模拟方法、可压缩湍流数值模拟算法、并行机群、POD方法和湍流统计分析方法等进行研究,得到了并行的湍流射流大涡模拟程序。
  8. Using DNA gel electrophoresis, electron microscopic examination and flow cytometric analysis, program cell death induced by hyperthermia in mouse G422 glioma in vivo was studied.
    应用DNA凝胶电冰、电镜观察和流式细胞仪分析,对加热诱导G422胶质瘤程序性细胞死亡的作用进行了研究。
  9. Function pointer alias and control flow analysis are difficulties in the course of program analysis, and reasons why the accuracy of program analysis are decreased.
    函数指针分析及控制流分析是程序分析中的难点,也是引起分析的精确度降低的原因。
  10. Information and date flow analysis and its applications in program detection
    信息流和数据流分析在程序检测中的应用
  11. Whole-Program Data Flow Analysis and Program Slicing System of Nested Language in the Presence of Pointers
    带有指针的嵌套式语言全程数据流分析及程序分片系统
  12. Systematic material flow analysis was carried out according to the characteristics of chemical mines. It can provide scientific basis for plan and design program comparison.
    结合化工矿山特点,进行系统物流分析,为规划设计方案比较提供依据。
  13. Internal flow field analysis of bag filter is studied with numerical method, on which the structural optimization program is brought forward.
    用数值方法对布袋除尘器内部流场进行了分析,提出了结构优化方案。
  14. The basic principle and compute flow of one-dimensional seismic response analysis program of equivalent linearization which is used worldwide at present are introduced; the advantages and disadvantages of this method are also simply analyzed. 3.
    介绍了目前国内地震工程界中常用的一维等效线性化土层地震反应分析程序的基本原理及计算流程,并简要的分析了这一方法的优缺点。
  15. This approach backups the object program regularly, establishes data flow analysis model via extract a group of related variables in object program and filter 'outliers' from the data flow using data flow abnormity inspection method.
    该方法定期对目标程序进行备份,通过提取目标程序中的一组相关变量建立数据流分析模型,利用数据流的异常检测方法排查出其中的离群点即出错点。
  16. To achieve the transmission of data between the power flow and topology analysis, the paper uses the method of breadth-first search to re-enable the slip number and stratification. The paper accomplishes the preparation of the interface program and verifies the correctness.
    最后,本文用广度搜索法进行节点、支路的重新编号和分层,实现拓扑程序与潮流程序之间的接口即数据的传递,完成了接口程序的编写,算例验证其正确性。
  17. Data flow analysis is a set of static program analysis techniques.
    数据流分析是一类典型的静态程序分析方法。
  18. Used in software programming B/ S structure, the contents of the flow management system architecture analysis and design, to determine the need for comprehensive management of content, functional classification, and each sub-module for three-tier program in order to achieve their specific functions.
    在软件编程时采用B/S结构,进行流量管理系统内容的架构分析与设计,确定详尽的需要管理的内容,进行功能划分,并对各个子模块进行采用三层架构编程以实现其具体功能。
  19. A kind of buffer overflow vulnerabilities caused by incorrect verification is studied. The buffer overflow pattern is developed for detecting mission combined with sensitive instruction analysis, information flow analysis and program slicing technology.
    通过分析一类由输入验证不完全导致的整数溢出进而引起缓冲区溢出的漏洞,提取出二进制代码的漏洞模式,设计了结合敏感指令分析、信息流分析、程序切片等技术的动静态检测方法。